Package com.cognite.client.dto
Class Transformation.FlatOidcCredentials
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.cognite.client.dto.Transformation.FlatOidcCredentials
-
- All Implemented Interfaces:
Transformation.FlatOidcCredentialsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- Transformation
public static final class Transformation.FlatOidcCredentials extends com.google.protobuf.GeneratedMessageV3 implements Transformation.FlatOidcCredentialsOrBuilder
Protobuf typecom.cognite.client.dto.Transformation.FlatOidcCredentials- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTransformation.FlatOidcCredentials.BuilderProtobuf typecom.cognite.client.dto.Transformation.FlatOidcCredentials-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intAUDIENCE_FIELD_NUMBERstatic intCDF_PROJECT_NAME_FIELD_NUMBERstatic intCLIENT_ID_FIELD_NUMBERstatic intCLIENT_SECRET_FIELD_NUMBERstatic intSCOPES_FIELD_NUMBERstatic intTOKEN_URI_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAudience()string audience = 6;com.google.protobuf.ByteStringgetAudienceBytes()string audience = 6;StringgetCdfProjectName()string cdf_project_name = 5;com.google.protobuf.ByteStringgetCdfProjectNameBytes()string cdf_project_name = 5;StringgetClientId()string client_id = 1;com.google.protobuf.ByteStringgetClientIdBytes()string client_id = 1;StringgetClientSecret()string client_secret = 2;com.google.protobuf.ByteStringgetClientSecretBytes()string client_secret = 2;static Transformation.FlatOidcCredentialsgetDefaultInstance()Transformation.FlatOidcCredentialsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<Transformation.FlatOidcCredentials>getParserForType()StringgetScopes()string scopes = 3;com.google.protobuf.ByteStringgetScopesBytes()string scopes = 3;intgetSerializedSize()StringgetTokenUri()string token_uri = 4;com.google.protobuf.ByteStringgetTokenUriBytes()string token_uri = 4;com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Transformation.FlatOidcCredentials.BuildernewBuilder()static Transformation.FlatOidcCredentials.BuildernewBuilder(Transformation.FlatOidcCredentials prototype)Transformation.FlatOidcCredentials.BuildernewBuilderForType()protected Transformation.FlatOidcCredentials.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Transformation.FlatOidcCredentialsparseDelimitedFrom(InputStream input)static Transformation.FlatOidcCredentialsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.FlatOidcCredentialsparseFrom(byte[] data)static Transformation.FlatOidcCredentialsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.FlatOidcCredentialsparseFrom(com.google.protobuf.ByteString data)static Transformation.FlatOidcCredentialsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.FlatOidcCredentialsparseFrom(com.google.protobuf.CodedInputStream input)static Transformation.FlatOidcCredentialsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.FlatOidcCredentialsparseFrom(InputStream input)static Transformation.FlatOidcCredentialsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.FlatOidcCredentialsparseFrom(ByteBuffer data)static Transformation.FlatOidcCredentialsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Transformation.FlatOidcCredentials>parser()Transformation.FlatOidcCredentials.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CLIENT_ID_FIELD_NUMBER
public static final int CLIENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLIENT_SECRET_FIELD_NUMBER
public static final int CLIENT_SECRET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCOPES_FIELD_NUMBER
public static final int SCOPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOKEN_URI_FIELD_NUMBER
public static final int TOKEN_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CDF_PROJECT_NAME_FIELD_NUMBER
public static final int CDF_PROJECT_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUDIENCE_FIELD_NUMBER
public static final int AUDIENCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getClientId
public String getClientId()
string client_id = 1;- Specified by:
getClientIdin interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The clientId.
-
getClientIdBytes
public com.google.protobuf.ByteString getClientIdBytes()
string client_id = 1;- Specified by:
getClientIdBytesin interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The bytes for clientId.
-
getClientSecret
public String getClientSecret()
string client_secret = 2;- Specified by:
getClientSecretin interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The clientSecret.
-
getClientSecretBytes
public com.google.protobuf.ByteString getClientSecretBytes()
string client_secret = 2;- Specified by:
getClientSecretBytesin interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The bytes for clientSecret.
-
getScopes
public String getScopes()
string scopes = 3;- Specified by:
getScopesin interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The scopes.
-
getScopesBytes
public com.google.protobuf.ByteString getScopesBytes()
string scopes = 3;- Specified by:
getScopesBytesin interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The bytes for scopes.
-
getTokenUri
public String getTokenUri()
string token_uri = 4;- Specified by:
getTokenUriin interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The tokenUri.
-
getTokenUriBytes
public com.google.protobuf.ByteString getTokenUriBytes()
string token_uri = 4;- Specified by:
getTokenUriBytesin interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The bytes for tokenUri.
-
getCdfProjectName
public String getCdfProjectName()
string cdf_project_name = 5;- Specified by:
getCdfProjectNamein interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The cdfProjectName.
-
getCdfProjectNameBytes
public com.google.protobuf.ByteString getCdfProjectNameBytes()
string cdf_project_name = 5;- Specified by:
getCdfProjectNameBytesin interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The bytes for cdfProjectName.
-
getAudience
public String getAudience()
string audience = 6;- Specified by:
getAudiencein interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The audience.
-
getAudienceBytes
public com.google.protobuf.ByteString getAudienceBytes()
string audience = 6;- Specified by:
getAudienceBytesin interfaceTransformation.FlatOidcCredentialsOrBuilder- Returns:
- The bytes for audience.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Transformation.FlatOidcCredentials parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.FlatOidcCredentials parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.FlatOidcCredentials parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.FlatOidcCredentials parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.FlatOidcCredentials parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.FlatOidcCredentials parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.FlatOidcCredentials parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation.FlatOidcCredentials parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Transformation.FlatOidcCredentials parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Transformation.FlatOidcCredentials parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation.FlatOidcCredentials parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation.FlatOidcCredentials parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Transformation.FlatOidcCredentials.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Transformation.FlatOidcCredentials.Builder newBuilder()
-
newBuilder
public static Transformation.FlatOidcCredentials.Builder newBuilder(Transformation.FlatOidcCredentials prototype)
-
toBuilder
public Transformation.FlatOidcCredentials.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Transformation.FlatOidcCredentials.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Transformation.FlatOidcCredentials getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Transformation.FlatOidcCredentials> parser()
-
getParserForType
public com.google.protobuf.Parser<Transformation.FlatOidcCredentials> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Transformation.FlatOidcCredentials getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-