public static final class CloudFunctionInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder> implements CloudFunctionInfoOrBuilder
For display only. Metadata associated with a Cloud function.Protobuf type
google.cloud.networkmanagement.v1beta1.CloudFunctionInfo| Modifier and Type | Method and Description |
|---|---|
CloudFunctionInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CloudFunctionInfo |
build() |
CloudFunctionInfo |
buildPartial() |
CloudFunctionInfo.Builder |
clear() |
CloudFunctionInfo.Builder |
clearDisplayName()
Name of a Cloud function.
|
CloudFunctionInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CloudFunctionInfo.Builder |
clearLocation()
Location in which the Cloud function is deployed.
|
CloudFunctionInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CloudFunctionInfo.Builder |
clearUri()
URI of a Cloud function.
|
CloudFunctionInfo.Builder |
clearVersionId()
Latest successfully deployed version id of the Cloud function.
|
CloudFunctionInfo.Builder |
clone() |
CloudFunctionInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Name of a Cloud function.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Name of a Cloud function.
|
String |
getLocation()
Location in which the Cloud function is deployed.
|
com.google.protobuf.ByteString |
getLocationBytes()
Location in which the Cloud function is deployed.
|
String |
getUri()
URI of a Cloud function.
|
com.google.protobuf.ByteString |
getUriBytes()
URI of a Cloud function.
|
long |
getVersionId()
Latest successfully deployed version id of the Cloud function.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CloudFunctionInfo.Builder |
mergeFrom(CloudFunctionInfo other) |
CloudFunctionInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CloudFunctionInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
CloudFunctionInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CloudFunctionInfo.Builder |
setDisplayName(String value)
Name of a Cloud function.
|
CloudFunctionInfo.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Name of a Cloud function.
|
CloudFunctionInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CloudFunctionInfo.Builder |
setLocation(String value)
Location in which the Cloud function is deployed.
|
CloudFunctionInfo.Builder |
setLocationBytes(com.google.protobuf.ByteString value)
Location in which the Cloud function is deployed.
|
CloudFunctionInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CloudFunctionInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CloudFunctionInfo.Builder |
setUri(String value)
URI of a Cloud function.
|
CloudFunctionInfo.Builder |
setUriBytes(com.google.protobuf.ByteString value)
URI of a Cloud function.
|
CloudFunctionInfo.Builder |
setVersionId(long value)
Latest successfully deployed version id of the Cloud function.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>public CloudFunctionInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>public CloudFunctionInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CloudFunctionInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CloudFunctionInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CloudFunctionInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>public CloudFunctionInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>public CloudFunctionInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>public CloudFunctionInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>public CloudFunctionInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>public CloudFunctionInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>public CloudFunctionInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CloudFunctionInfo.Builder>public CloudFunctionInfo.Builder mergeFrom(CloudFunctionInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>public CloudFunctionInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CloudFunctionInfo.Builder>IOExceptionpublic String getDisplayName()
Name of a Cloud function.
string display_name = 1;getDisplayName in interface CloudFunctionInfoOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Name of a Cloud function.
string display_name = 1;getDisplayNameBytes in interface CloudFunctionInfoOrBuilderpublic CloudFunctionInfo.Builder setDisplayName(String value)
Name of a Cloud function.
string display_name = 1;value - The displayName to set.public CloudFunctionInfo.Builder clearDisplayName()
Name of a Cloud function.
string display_name = 1;public CloudFunctionInfo.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Name of a Cloud function.
string display_name = 1;value - The bytes for displayName to set.public String getUri()
URI of a Cloud function.
string uri = 2;getUri in interface CloudFunctionInfoOrBuilderpublic com.google.protobuf.ByteString getUriBytes()
URI of a Cloud function.
string uri = 2;getUriBytes in interface CloudFunctionInfoOrBuilderpublic CloudFunctionInfo.Builder setUri(String value)
URI of a Cloud function.
string uri = 2;value - The uri to set.public CloudFunctionInfo.Builder clearUri()
URI of a Cloud function.
string uri = 2;public CloudFunctionInfo.Builder setUriBytes(com.google.protobuf.ByteString value)
URI of a Cloud function.
string uri = 2;value - The bytes for uri to set.public String getLocation()
Location in which the Cloud function is deployed.
string location = 3;getLocation in interface CloudFunctionInfoOrBuilderpublic com.google.protobuf.ByteString getLocationBytes()
Location in which the Cloud function is deployed.
string location = 3;getLocationBytes in interface CloudFunctionInfoOrBuilderpublic CloudFunctionInfo.Builder setLocation(String value)
Location in which the Cloud function is deployed.
string location = 3;value - The location to set.public CloudFunctionInfo.Builder clearLocation()
Location in which the Cloud function is deployed.
string location = 3;public CloudFunctionInfo.Builder setLocationBytes(com.google.protobuf.ByteString value)
Location in which the Cloud function is deployed.
string location = 3;value - The bytes for location to set.public long getVersionId()
Latest successfully deployed version id of the Cloud function.
int64 version_id = 4;getVersionId in interface CloudFunctionInfoOrBuilderpublic CloudFunctionInfo.Builder setVersionId(long value)
Latest successfully deployed version id of the Cloud function.
int64 version_id = 4;value - The versionId to set.public CloudFunctionInfo.Builder clearVersionId()
Latest successfully deployed version id of the Cloud function.
int64 version_id = 4;public final CloudFunctionInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>public final CloudFunctionInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CloudFunctionInfo.Builder>Copyright © 2022 Google LLC. All rights reserved.