Package flyteidl.service
Class Auth.PublicClientAuthConfigResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
- flyteidl.service.Auth.PublicClientAuthConfigResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Auth.PublicClientAuthConfigResponseOrBuilder,Cloneable
- Enclosing class:
- Auth.PublicClientAuthConfigResponse
public static final class Auth.PublicClientAuthConfigResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder> implements Auth.PublicClientAuthConfigResponseOrBuilder
FlyteClientResponse encapsulates public information that flyte clients (CLIs... etc.) can use to authenticate users.
Protobuf typeflyteidl.service.PublicClientAuthConfigResponse
-
-
Field Summary
Fields Modifier and Type Field Description private ObjectauthorizationMetadataKey_private intbitField0_private ObjectclientId_private ObjectredirectUri_private com.google.protobuf.LazyStringListscopes_private ObjectserviceHttpEndpoint_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Auth.PublicClientAuthConfigResponse.BuilderaddAllScopes(Iterable<String> values)scopes to request when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Auth.PublicClientAuthConfigResponse.BuilderaddScopes(String value)scopes to request when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponse.BuilderaddScopesBytes(com.google.protobuf.ByteString value)scopes to request when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponsebuild()Auth.PublicClientAuthConfigResponsebuildPartial()private voidbuildPartial0(Auth.PublicClientAuthConfigResponse result)private voidbuildPartialRepeatedFields(Auth.PublicClientAuthConfigResponse result)Auth.PublicClientAuthConfigResponse.Builderclear()Auth.PublicClientAuthConfigResponse.BuilderclearAuthorizationMetadataKey()Authorization Header to use when passing Access Tokens to the server.Auth.PublicClientAuthConfigResponse.BuilderclearClientId()client_id to use when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Auth.PublicClientAuthConfigResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Auth.PublicClientAuthConfigResponse.BuilderclearRedirectUri()redirect uri to use when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponse.BuilderclearScopes()scopes to request when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponse.BuilderclearServiceHttpEndpoint()ServiceHttpEndpoint points to the http endpoint for the backend.Auth.PublicClientAuthConfigResponse.Builderclone()private voidensureScopesIsMutable()StringgetAuthorizationMetadataKey()Authorization Header to use when passing Access Tokens to the server.com.google.protobuf.ByteStringgetAuthorizationMetadataKeyBytes()Authorization Header to use when passing Access Tokens to the server.StringgetClientId()client_id to use when initiating OAuth2 authorization requests.com.google.protobuf.ByteStringgetClientIdBytes()client_id to use when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetRedirectUri()redirect uri to use when initiating OAuth2 authorization requests.com.google.protobuf.ByteStringgetRedirectUriBytes()redirect uri to use when initiating OAuth2 authorization requests.StringgetScopes(int index)scopes to request when initiating OAuth2 authorization requests.com.google.protobuf.ByteStringgetScopesBytes(int index)scopes to request when initiating OAuth2 authorization requests.intgetScopesCount()scopes to request when initiating OAuth2 authorization requests.com.google.protobuf.ProtocolStringListgetScopesList()scopes to request when initiating OAuth2 authorization requests.StringgetServiceHttpEndpoint()ServiceHttpEndpoint points to the http endpoint for the backend.com.google.protobuf.ByteStringgetServiceHttpEndpointBytes()ServiceHttpEndpoint points to the http endpoint for the backend.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Auth.PublicClientAuthConfigResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Auth.PublicClientAuthConfigResponse.BuildermergeFrom(com.google.protobuf.Message other)Auth.PublicClientAuthConfigResponse.BuildermergeFrom(Auth.PublicClientAuthConfigResponse other)Auth.PublicClientAuthConfigResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Auth.PublicClientAuthConfigResponse.BuildersetAuthorizationMetadataKey(String value)Authorization Header to use when passing Access Tokens to the server.Auth.PublicClientAuthConfigResponse.BuildersetAuthorizationMetadataKeyBytes(com.google.protobuf.ByteString value)Authorization Header to use when passing Access Tokens to the server.Auth.PublicClientAuthConfigResponse.BuildersetClientId(String value)client_id to use when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponse.BuildersetClientIdBytes(com.google.protobuf.ByteString value)client_id to use when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Auth.PublicClientAuthConfigResponse.BuildersetRedirectUri(String value)redirect uri to use when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponse.BuildersetRedirectUriBytes(com.google.protobuf.ByteString value)redirect uri to use when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Auth.PublicClientAuthConfigResponse.BuildersetScopes(int index, String value)scopes to request when initiating OAuth2 authorization requests.Auth.PublicClientAuthConfigResponse.BuildersetServiceHttpEndpoint(String value)ServiceHttpEndpoint points to the http endpoint for the backend.Auth.PublicClientAuthConfigResponse.BuildersetServiceHttpEndpointBytes(com.google.protobuf.ByteString value)ServiceHttpEndpoint points to the http endpoint for the backend.Auth.PublicClientAuthConfigResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
bitField0_
private int bitField0_
-
clientId_
private Object clientId_
-
redirectUri_
private Object redirectUri_
-
scopes_
private com.google.protobuf.LazyStringList scopes_
-
authorizationMetadataKey_
private Object authorizationMetadataKey_
-
serviceHttpEndpoint_
private Object serviceHttpEndpoint_
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
clear
public Auth.PublicClientAuthConfigResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
getDefaultInstanceForType
public Auth.PublicClientAuthConfigResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Auth.PublicClientAuthConfigResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Auth.PublicClientAuthConfigResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
private void buildPartialRepeatedFields(Auth.PublicClientAuthConfigResponse result)
-
buildPartial0
private void buildPartial0(Auth.PublicClientAuthConfigResponse result)
-
clone
public Auth.PublicClientAuthConfigResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
setField
public Auth.PublicClientAuthConfigResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
clearField
public Auth.PublicClientAuthConfigResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
clearOneof
public Auth.PublicClientAuthConfigResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
setRepeatedField
public Auth.PublicClientAuthConfigResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
addRepeatedField
public Auth.PublicClientAuthConfigResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
mergeFrom
public Auth.PublicClientAuthConfigResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
mergeFrom
public Auth.PublicClientAuthConfigResponse.Builder mergeFrom(Auth.PublicClientAuthConfigResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
mergeFrom
public Auth.PublicClientAuthConfigResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Auth.PublicClientAuthConfigResponse.Builder>- Throws:
IOException
-
getClientId
public String getClientId()
client_id to use when initiating OAuth2 authorization requests.
string client_id = 1;- Specified by:
getClientIdin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Returns:
- The clientId.
-
getClientIdBytes
public com.google.protobuf.ByteString getClientIdBytes()
client_id to use when initiating OAuth2 authorization requests.
string client_id = 1;- Specified by:
getClientIdBytesin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Returns:
- The bytes for clientId.
-
setClientId
public Auth.PublicClientAuthConfigResponse.Builder setClientId(String value)
client_id to use when initiating OAuth2 authorization requests.
string client_id = 1;- Parameters:
value- The clientId to set.- Returns:
- This builder for chaining.
-
clearClientId
public Auth.PublicClientAuthConfigResponse.Builder clearClientId()
client_id to use when initiating OAuth2 authorization requests.
string client_id = 1;- Returns:
- This builder for chaining.
-
setClientIdBytes
public Auth.PublicClientAuthConfigResponse.Builder setClientIdBytes(com.google.protobuf.ByteString value)
client_id to use when initiating OAuth2 authorization requests.
string client_id = 1;- Parameters:
value- The bytes for clientId to set.- Returns:
- This builder for chaining.
-
getRedirectUri
public String getRedirectUri()
redirect uri to use when initiating OAuth2 authorization requests.
string redirect_uri = 2;- Specified by:
getRedirectUriin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Returns:
- The redirectUri.
-
getRedirectUriBytes
public com.google.protobuf.ByteString getRedirectUriBytes()
redirect uri to use when initiating OAuth2 authorization requests.
string redirect_uri = 2;- Specified by:
getRedirectUriBytesin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Returns:
- The bytes for redirectUri.
-
setRedirectUri
public Auth.PublicClientAuthConfigResponse.Builder setRedirectUri(String value)
redirect uri to use when initiating OAuth2 authorization requests.
string redirect_uri = 2;- Parameters:
value- The redirectUri to set.- Returns:
- This builder for chaining.
-
clearRedirectUri
public Auth.PublicClientAuthConfigResponse.Builder clearRedirectUri()
redirect uri to use when initiating OAuth2 authorization requests.
string redirect_uri = 2;- Returns:
- This builder for chaining.
-
setRedirectUriBytes
public Auth.PublicClientAuthConfigResponse.Builder setRedirectUriBytes(com.google.protobuf.ByteString value)
redirect uri to use when initiating OAuth2 authorization requests.
string redirect_uri = 2;- Parameters:
value- The bytes for redirectUri to set.- Returns:
- This builder for chaining.
-
ensureScopesIsMutable
private void ensureScopesIsMutable()
-
getScopesList
public com.google.protobuf.ProtocolStringList getScopesList()
scopes to request when initiating OAuth2 authorization requests.
repeated string scopes = 3;- Specified by:
getScopesListin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Returns:
- A list containing the scopes.
-
getScopesCount
public int getScopesCount()
scopes to request when initiating OAuth2 authorization requests.
repeated string scopes = 3;- Specified by:
getScopesCountin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Returns:
- The count of scopes.
-
getScopes
public String getScopes(int index)
scopes to request when initiating OAuth2 authorization requests.
repeated string scopes = 3;- Specified by:
getScopesin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The scopes at the given index.
-
getScopesBytes
public com.google.protobuf.ByteString getScopesBytes(int index)
scopes to request when initiating OAuth2 authorization requests.
repeated string scopes = 3;- Specified by:
getScopesBytesin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the scopes at the given index.
-
setScopes
public Auth.PublicClientAuthConfigResponse.Builder setScopes(int index, String value)
scopes to request when initiating OAuth2 authorization requests.
repeated string scopes = 3;- Parameters:
index- The index to set the value at.value- The scopes to set.- Returns:
- This builder for chaining.
-
addScopes
public Auth.PublicClientAuthConfigResponse.Builder addScopes(String value)
scopes to request when initiating OAuth2 authorization requests.
repeated string scopes = 3;- Parameters:
value- The scopes to add.- Returns:
- This builder for chaining.
-
addAllScopes
public Auth.PublicClientAuthConfigResponse.Builder addAllScopes(Iterable<String> values)
scopes to request when initiating OAuth2 authorization requests.
repeated string scopes = 3;- Parameters:
values- The scopes to add.- Returns:
- This builder for chaining.
-
clearScopes
public Auth.PublicClientAuthConfigResponse.Builder clearScopes()
scopes to request when initiating OAuth2 authorization requests.
repeated string scopes = 3;- Returns:
- This builder for chaining.
-
addScopesBytes
public Auth.PublicClientAuthConfigResponse.Builder addScopesBytes(com.google.protobuf.ByteString value)
scopes to request when initiating OAuth2 authorization requests.
repeated string scopes = 3;- Parameters:
value- The bytes of the scopes to add.- Returns:
- This builder for chaining.
-
getAuthorizationMetadataKey
public String getAuthorizationMetadataKey()
Authorization Header to use when passing Access Tokens to the server. If not provided, the client should use the default http `Authorization` header.
string authorization_metadata_key = 4;- Specified by:
getAuthorizationMetadataKeyin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Returns:
- The authorizationMetadataKey.
-
getAuthorizationMetadataKeyBytes
public com.google.protobuf.ByteString getAuthorizationMetadataKeyBytes()
Authorization Header to use when passing Access Tokens to the server. If not provided, the client should use the default http `Authorization` header.
string authorization_metadata_key = 4;- Specified by:
getAuthorizationMetadataKeyBytesin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Returns:
- The bytes for authorizationMetadataKey.
-
setAuthorizationMetadataKey
public Auth.PublicClientAuthConfigResponse.Builder setAuthorizationMetadataKey(String value)
Authorization Header to use when passing Access Tokens to the server. If not provided, the client should use the default http `Authorization` header.
string authorization_metadata_key = 4;- Parameters:
value- The authorizationMetadataKey to set.- Returns:
- This builder for chaining.
-
clearAuthorizationMetadataKey
public Auth.PublicClientAuthConfigResponse.Builder clearAuthorizationMetadataKey()
Authorization Header to use when passing Access Tokens to the server. If not provided, the client should use the default http `Authorization` header.
string authorization_metadata_key = 4;- Returns:
- This builder for chaining.
-
setAuthorizationMetadataKeyBytes
public Auth.PublicClientAuthConfigResponse.Builder setAuthorizationMetadataKeyBytes(com.google.protobuf.ByteString value)
Authorization Header to use when passing Access Tokens to the server. If not provided, the client should use the default http `Authorization` header.
string authorization_metadata_key = 4;- Parameters:
value- The bytes for authorizationMetadataKey to set.- Returns:
- This builder for chaining.
-
getServiceHttpEndpoint
public String getServiceHttpEndpoint()
ServiceHttpEndpoint points to the http endpoint for the backend. If empty, clients can assume the endpoint used to configure the gRPC connection can be used for the http one respecting the insecure flag to choose between SSL or no SSL connections.
string service_http_endpoint = 5;- Specified by:
getServiceHttpEndpointin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Returns:
- The serviceHttpEndpoint.
-
getServiceHttpEndpointBytes
public com.google.protobuf.ByteString getServiceHttpEndpointBytes()
ServiceHttpEndpoint points to the http endpoint for the backend. If empty, clients can assume the endpoint used to configure the gRPC connection can be used for the http one respecting the insecure flag to choose between SSL or no SSL connections.
string service_http_endpoint = 5;- Specified by:
getServiceHttpEndpointBytesin interfaceAuth.PublicClientAuthConfigResponseOrBuilder- Returns:
- The bytes for serviceHttpEndpoint.
-
setServiceHttpEndpoint
public Auth.PublicClientAuthConfigResponse.Builder setServiceHttpEndpoint(String value)
ServiceHttpEndpoint points to the http endpoint for the backend. If empty, clients can assume the endpoint used to configure the gRPC connection can be used for the http one respecting the insecure flag to choose between SSL or no SSL connections.
string service_http_endpoint = 5;- Parameters:
value- The serviceHttpEndpoint to set.- Returns:
- This builder for chaining.
-
clearServiceHttpEndpoint
public Auth.PublicClientAuthConfigResponse.Builder clearServiceHttpEndpoint()
ServiceHttpEndpoint points to the http endpoint for the backend. If empty, clients can assume the endpoint used to configure the gRPC connection can be used for the http one respecting the insecure flag to choose between SSL or no SSL connections.
string service_http_endpoint = 5;- Returns:
- This builder for chaining.
-
setServiceHttpEndpointBytes
public Auth.PublicClientAuthConfigResponse.Builder setServiceHttpEndpointBytes(com.google.protobuf.ByteString value)
ServiceHttpEndpoint points to the http endpoint for the backend. If empty, clients can assume the endpoint used to configure the gRPC connection can be used for the http one respecting the insecure flag to choose between SSL or no SSL connections.
string service_http_endpoint = 5;- Parameters:
value- The bytes for serviceHttpEndpoint to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Auth.PublicClientAuthConfigResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
mergeUnknownFields
public final Auth.PublicClientAuthConfigResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Auth.PublicClientAuthConfigResponse.Builder>
-
-