package google.protobuf

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message BoolValue

wrappers.proto:132

Wrapper message for `bool`. The JSON representation for `BoolValue` is JSON `true` and `false`. Not recommended for use in new APIs, but still useful for legacy APIs and has no plan to be removed.

Used in: proto.Features, proto.Stats, proto.artifact.Bitbucket, proto.artifact.Gcs, proto.artifact.GitHub, proto.artifact.GitLab, proto.artifact.GitRepo, proto.artifact.GitRepoAccount, proto.artifact.Helm, proto.artifact.Http, proto.artifact.Maven, proto.artifact.Oracle, proto.artifact.S3, proto.canary.Aws, proto.canary.Canary, proto.canary.Datadog, proto.canary.Gcs, proto.canary.Google, proto.canary.NewRelic, proto.canary.Prometheus, proto.canary.S3, proto.canary.SignalFx, proto.canary.Stackdriver, proto.ci.CodeBuild, proto.ci.Concourse, proto.ci.GoogleCloudBuild, proto.ci.Jenkins, proto.ci.JenkinsAccount, proto.ci.Travis, proto.ci.Wercker, proto.cloudprovider.Appengine, proto.cloudprovider.AppengineAccount, proto.cloudprovider.Aws, proto.cloudprovider.AwsBakeryDefaults, proto.cloudprovider.AwsFeatures.CloudFormation, proto.cloudprovider.Azure, proto.cloudprovider.AzureAccount, proto.cloudprovider.CloudFoundry, proto.cloudprovider.CloudFoundryAccount, proto.cloudprovider.Consul, proto.cloudprovider.Dcos, proto.cloudprovider.DcosCluster, proto.cloudprovider.DockerRegistry, proto.cloudprovider.DockerRegistryAccount, proto.cloudprovider.Ecs, proto.cloudprovider.GoogleBakeryDefaults, proto.cloudprovider.GoogleBaseImage, proto.cloudprovider.GoogleComputeEngine, proto.cloudprovider.GoogleComputeEngineAccount, proto.cloudprovider.HuaweiCloud, proto.cloudprovider.HuaweiCloudAccount, proto.cloudprovider.HuaweiCloudBakeryDefaults, proto.cloudprovider.Kubernetes, proto.cloudprovider.KubernetesAccount, proto.cloudprovider.KubernetesCustomResource, proto.cloudprovider.Oracle, proto.config.Deck, proto.config.Deck.Canary, proto.config.Deck.Features, proto.config.Echo.Stats, proto.config.Eureka, proto.config.Front50.Delivery, proto.config.Gate.Integrations.Gremlin, proto.config.Igor.DockerRegistry, proto.config.Kayenta.ServiceIntegrations.Aws, proto.config.Kayenta.ServiceIntegrations.Google, proto.config.Keel.SQL, proto.config.KeelConfig.Constraints.InteractiveNotifications, proto.config.KeelConfig.Plugins.Bakery, proto.config.KeelConfig.Plugins.DeliveryConfig, proto.config.KeelConfig.Plugins.EC2, proto.config.KeelConfig.Plugins.Kubernetes, proto.config.KeelConfig.Plugins.Titus, proto.config.ManagedDelivery, proto.config.Orca.PipelineTemplates, proto.config.ServiceSettings, proto.metricstores.Datadog, proto.metricstores.Newrelic, proto.metricstores.Prometheus, proto.metricstores.Stackdriver, proto.notification.BearyChat, proto.notification.Email, proto.notification.GithubStatus, proto.notification.GoogleChat, proto.notification.MicrosoftTeams, proto.notification.PubSub, proto.notification.Slack, proto.notification.Twilio, proto.pubsub.Google, proto.pubsub.Pubsub, proto.repository.Artifactory, proto.security.ApiSsl, proto.security.TrustStore, proto.security.UiSsl, proto.security.authn.Authentication, proto.security.authn.Basic, proto.security.authn.Iap, proto.security.authn.Ldap, proto.security.authn.OAuth2, proto.security.authn.OAuth2Client, proto.security.authn.Saml, proto.security.authn.X509, proto.security.authz.Authorization, proto.spinnaker.Plugin, proto.storage.Azs, proto.storage.Gcs, proto.storage.Oracle, proto.storage.S3, proto.storage.SQL

message BytesValue

wrappers.proto:154

Wrapper message for `bytes`. The JSON representation for `BytesValue` is JSON string. Not recommended for use in new APIs, but still useful for legacy APIs and has no plan to be removed.

message DoubleValue

wrappers.proto:66

Wrapper message for `double`. The JSON representation for `DoubleValue` is JSON number. Not recommended for use in new APIs, but still useful for legacy APIs and has no plan to be removed.

message FloatValue

wrappers.proto:77

Wrapper message for `float`. The JSON representation for `FloatValue` is JSON number. Not recommended for use in new APIs, but still useful for legacy APIs and has no plan to be removed.

message Int32Value

wrappers.proto:110

Wrapper message for `int32`. The JSON representation for `Int32Value` is JSON number. Not recommended for use in new APIs, but still useful for legacy APIs and has no plan to be removed.

message Int64Value

wrappers.proto:88

Wrapper message for `int64`. The JSON representation for `Int64Value` is JSON string. Not recommended for use in new APIs, but still useful for legacy APIs and has no plan to be removed.

message StringValue

wrappers.proto:143

Wrapper message for `string`. The JSON representation for `StringValue` is JSON string. Not recommended for use in new APIs, but still useful for legacy APIs and has no plan to be removed.

Used in: proto.canary.AwsAccount, proto.canary.GoogleAccount, proto.storage.Gcs, proto.storage.S3

message UInt32Value

wrappers.proto:121

Wrapper message for `uint32`. The JSON representation for `UInt32Value` is JSON number. Not recommended for use in new APIs, but still useful for legacy APIs and has no plan to be removed.

message UInt64Value

wrappers.proto:99

Wrapper message for `uint64`. The JSON representation for `UInt64Value` is JSON string. Not recommended for use in new APIs, but still useful for legacy APIs and has no plan to be removed.