public static final class Instance.HostConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Instance.HostConfig.Builder> implements Instance.HostConfigOrBuilder
HostConfig has different instance endpoints.Protobuf type
google.cloud.securesourcemanager.v1.Instance.HostConfig| Modifier and Type | Method and Description |
|---|---|
Instance.HostConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Instance.HostConfig |
build() |
Instance.HostConfig |
buildPartial() |
Instance.HostConfig.Builder |
clear() |
Instance.HostConfig.Builder |
clearApi()
Output only.
|
Instance.HostConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Instance.HostConfig.Builder |
clearGitHttp()
Output only.
|
Instance.HostConfig.Builder |
clearGitSsh()
Output only.
|
Instance.HostConfig.Builder |
clearHtml()
Output only.
|
Instance.HostConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Instance.HostConfig.Builder |
clone() |
String |
getApi()
Output only.
|
com.google.protobuf.ByteString |
getApiBytes()
Output only.
|
Instance.HostConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getGitHttp()
Output only.
|
com.google.protobuf.ByteString |
getGitHttpBytes()
Output only.
|
String |
getGitSsh()
Output only.
|
com.google.protobuf.ByteString |
getGitSshBytes()
Output only.
|
String |
getHtml()
Output only.
|
com.google.protobuf.ByteString |
getHtmlBytes()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Instance.HostConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Instance.HostConfig.Builder |
mergeFrom(Instance.HostConfig other) |
Instance.HostConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
Instance.HostConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Instance.HostConfig.Builder |
setApi(String value)
Output only.
|
Instance.HostConfig.Builder |
setApiBytes(com.google.protobuf.ByteString value)
Output only.
|
Instance.HostConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Instance.HostConfig.Builder |
setGitHttp(String value)
Output only.
|
Instance.HostConfig.Builder |
setGitHttpBytes(com.google.protobuf.ByteString value)
Output only.
|
Instance.HostConfig.Builder |
setGitSsh(String value)
Output only.
|
Instance.HostConfig.Builder |
setGitSshBytes(com.google.protobuf.ByteString value)
Output only.
|
Instance.HostConfig.Builder |
setHtml(String value)
Output only.
|
Instance.HostConfig.Builder |
setHtmlBytes(com.google.protobuf.ByteString value)
Output only.
|
Instance.HostConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Instance.HostConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.HostConfig.Builder>public Instance.HostConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.HostConfig.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<Instance.HostConfig.Builder>public Instance.HostConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Instance.HostConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Instance.HostConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Instance.HostConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.HostConfig.Builder>public Instance.HostConfig.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<Instance.HostConfig.Builder>public Instance.HostConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.HostConfig.Builder>public Instance.HostConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.HostConfig.Builder>public Instance.HostConfig.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<Instance.HostConfig.Builder>public Instance.HostConfig.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<Instance.HostConfig.Builder>public Instance.HostConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Instance.HostConfig.Builder>public Instance.HostConfig.Builder mergeFrom(Instance.HostConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.HostConfig.Builder>public Instance.HostConfig.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<Instance.HostConfig.Builder>IOExceptionpublic String getHtml()
Output only. HTML hostname.
string html = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getHtml in interface Instance.HostConfigOrBuilderpublic com.google.protobuf.ByteString getHtmlBytes()
Output only. HTML hostname.
string html = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getHtmlBytes in interface Instance.HostConfigOrBuilderpublic Instance.HostConfig.Builder setHtml(String value)
Output only. HTML hostname.
string html = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The html to set.public Instance.HostConfig.Builder clearHtml()
Output only. HTML hostname.
string html = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public Instance.HostConfig.Builder setHtmlBytes(com.google.protobuf.ByteString value)
Output only. HTML hostname.
string html = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for html to set.public String getApi()
Output only. API hostname. This is the hostname to use for **Host: Data Plane** endpoints.
string api = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getApi in interface Instance.HostConfigOrBuilderpublic com.google.protobuf.ByteString getApiBytes()
Output only. API hostname. This is the hostname to use for **Host: Data Plane** endpoints.
string api = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getApiBytes in interface Instance.HostConfigOrBuilderpublic Instance.HostConfig.Builder setApi(String value)
Output only. API hostname. This is the hostname to use for **Host: Data Plane** endpoints.
string api = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The api to set.public Instance.HostConfig.Builder clearApi()
Output only. API hostname. This is the hostname to use for **Host: Data Plane** endpoints.
string api = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];public Instance.HostConfig.Builder setApiBytes(com.google.protobuf.ByteString value)
Output only. API hostname. This is the hostname to use for **Host: Data Plane** endpoints.
string api = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for api to set.public String getGitHttp()
Output only. Git HTTP hostname.
string git_http = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getGitHttp in interface Instance.HostConfigOrBuilderpublic com.google.protobuf.ByteString getGitHttpBytes()
Output only. Git HTTP hostname.
string git_http = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getGitHttpBytes in interface Instance.HostConfigOrBuilderpublic Instance.HostConfig.Builder setGitHttp(String value)
Output only. Git HTTP hostname.
string git_http = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The gitHttp to set.public Instance.HostConfig.Builder clearGitHttp()
Output only. Git HTTP hostname.
string git_http = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];public Instance.HostConfig.Builder setGitHttpBytes(com.google.protobuf.ByteString value)
Output only. Git HTTP hostname.
string git_http = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for gitHttp to set.public String getGitSsh()
Output only. Git SSH hostname.
string git_ssh = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];getGitSsh in interface Instance.HostConfigOrBuilderpublic com.google.protobuf.ByteString getGitSshBytes()
Output only. Git SSH hostname.
string git_ssh = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];getGitSshBytes in interface Instance.HostConfigOrBuilderpublic Instance.HostConfig.Builder setGitSsh(String value)
Output only. Git SSH hostname.
string git_ssh = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The gitSsh to set.public Instance.HostConfig.Builder clearGitSsh()
Output only. Git SSH hostname.
string git_ssh = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];public Instance.HostConfig.Builder setGitSshBytes(com.google.protobuf.ByteString value)
Output only. Git SSH hostname.
string git_ssh = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for gitSsh to set.public final Instance.HostConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.HostConfig.Builder>public final Instance.HostConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.HostConfig.Builder>Copyright © 2025 Google LLC. All rights reserved.