Class BillingReport
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.cloud.billing.v1.BillingReport
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,BillingReportOrBuilder,Serializable
@Generated(value="protoc",
comments="annotations:BillingReport.java.pb.meta")
public final class BillingReport
extends com.google.protobuf.GeneratedMessageV3
implements BillingReportOrBuilder
Protobuf type
temporal.api.cloud.billing.v1.BillingReport- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumProtobuf enumtemporal.api.cloud.billing.v1.BillingReport.BillingReportStatestatic final classProtobuf typetemporal.api.cloud.billing.v1.BillingReportstatic final classProtobuf typetemporal.api.cloud.billing.v1.BillingReport.Downloadstatic interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe async operation id associated with the billing report generation.com.google.protobuf.ByteStringThe async operation id associated with the billing report generation.static BillingReportstatic final com.google.protobuf.Descriptors.DescriptorgetDownloadInfo(int index) The download information for the billing report.intThe download information for the billing report.The download information for the billing report.getDownloadInfoOrBuilder(int index) The download information for the billing report.List<? extends BillingReport.DownloadOrBuilder> The download information for the billing report.com.google.protobuf.TimestampThe date and time when the billing report generation completed.com.google.protobuf.TimestampOrBuilderThe date and time when the billing report generation completed.getId()The id of the billing report.com.google.protobuf.ByteStringThe id of the billing report.com.google.protobuf.Parser<BillingReport> com.google.protobuf.TimestampThe date and time when the billing report was requested.com.google.protobuf.TimestampOrBuilderThe date and time when the billing report was requested.intgetSpec()The spec used to generate this billing report.The spec used to generate this billing report.getState()The current state of the billing report.intThe current state of the billing report.booleanThe date and time when the billing report generation completed.inthashCode()booleanThe date and time when the billing report was requested.booleanhasSpec()The spec used to generate this billing report.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic BillingReport.Builderstatic BillingReport.BuildernewBuilder(BillingReport prototype) protected BillingReport.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static BillingReportparseDelimitedFrom(InputStream input) static BillingReportparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BillingReportparseFrom(byte[] data) static BillingReportparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BillingReportparseFrom(com.google.protobuf.ByteString data) static BillingReportparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BillingReportparseFrom(com.google.protobuf.CodedInputStream input) static BillingReportparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BillingReportparseFrom(InputStream input) static BillingReportparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BillingReportparseFrom(ByteBuffer data) static BillingReportparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<BillingReport> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER- See Also:
-
SPEC_FIELD_NUMBER
public static final int SPEC_FIELD_NUMBER- See Also:
-
DOWNLOAD_INFO_FIELD_NUMBER
public static final int DOWNLOAD_INFO_FIELD_NUMBER- See Also:
-
REQUESTED_TIME_FIELD_NUMBER
public static final int REQUESTED_TIME_FIELD_NUMBER- See Also:
-
GENERATED_TIME_FIELD_NUMBER
public static final int GENERATED_TIME_FIELD_NUMBER- See Also:
-
ASYNC_OPERATION_ID_FIELD_NUMBER
public static final int ASYNC_OPERATION_ID_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
-
getId
The id of the billing report.
string id = 1;- Specified by:
getIdin interfaceBillingReportOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()The id of the billing report.
string id = 1;- Specified by:
getIdBytesin interfaceBillingReportOrBuilder- Returns:
- The bytes for id.
-
getStateValue
public int getStateValue()The current state of the billing report.
.temporal.api.cloud.billing.v1.BillingReport.BillingReportState state = 2;- Specified by:
getStateValuein interfaceBillingReportOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
The current state of the billing report.
.temporal.api.cloud.billing.v1.BillingReport.BillingReportState state = 2;- Specified by:
getStatein interfaceBillingReportOrBuilder- Returns:
- The state.
-
hasSpec
public boolean hasSpec()The spec used to generate this billing report.
.temporal.api.cloud.billing.v1.BillingReportSpec spec = 3;- Specified by:
hasSpecin interfaceBillingReportOrBuilder- Returns:
- Whether the spec field is set.
-
getSpec
The spec used to generate this billing report.
.temporal.api.cloud.billing.v1.BillingReportSpec spec = 3;- Specified by:
getSpecin interfaceBillingReportOrBuilder- Returns:
- The spec.
-
getSpecOrBuilder
The spec used to generate this billing report.
.temporal.api.cloud.billing.v1.BillingReportSpec spec = 3;- Specified by:
getSpecOrBuilderin interfaceBillingReportOrBuilder
-
getDownloadInfoList
The download information for the billing report. For future-proofness this is repeated as we may return multiple files (e.g. csv+meta/json, split by size/date, etc.)
repeated .temporal.api.cloud.billing.v1.BillingReport.Download download_info = 4;- Specified by:
getDownloadInfoListin interfaceBillingReportOrBuilder
-
getDownloadInfoOrBuilderList
The download information for the billing report. For future-proofness this is repeated as we may return multiple files (e.g. csv+meta/json, split by size/date, etc.)
repeated .temporal.api.cloud.billing.v1.BillingReport.Download download_info = 4;- Specified by:
getDownloadInfoOrBuilderListin interfaceBillingReportOrBuilder
-
getDownloadInfoCount
public int getDownloadInfoCount()The download information for the billing report. For future-proofness this is repeated as we may return multiple files (e.g. csv+meta/json, split by size/date, etc.)
repeated .temporal.api.cloud.billing.v1.BillingReport.Download download_info = 4;- Specified by:
getDownloadInfoCountin interfaceBillingReportOrBuilder
-
getDownloadInfo
The download information for the billing report. For future-proofness this is repeated as we may return multiple files (e.g. csv+meta/json, split by size/date, etc.)
repeated .temporal.api.cloud.billing.v1.BillingReport.Download download_info = 4;- Specified by:
getDownloadInfoin interfaceBillingReportOrBuilder
-
getDownloadInfoOrBuilder
The download information for the billing report. For future-proofness this is repeated as we may return multiple files (e.g. csv+meta/json, split by size/date, etc.)
repeated .temporal.api.cloud.billing.v1.BillingReport.Download download_info = 4;- Specified by:
getDownloadInfoOrBuilderin interfaceBillingReportOrBuilder
-
hasRequestedTime
public boolean hasRequestedTime()The date and time when the billing report was requested.
.google.protobuf.Timestamp requested_time = 5;- Specified by:
hasRequestedTimein interfaceBillingReportOrBuilder- Returns:
- Whether the requestedTime field is set.
-
getRequestedTime
public com.google.protobuf.Timestamp getRequestedTime()The date and time when the billing report was requested.
.google.protobuf.Timestamp requested_time = 5;- Specified by:
getRequestedTimein interfaceBillingReportOrBuilder- Returns:
- The requestedTime.
-
getRequestedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getRequestedTimeOrBuilder()The date and time when the billing report was requested.
.google.protobuf.Timestamp requested_time = 5;- Specified by:
getRequestedTimeOrBuilderin interfaceBillingReportOrBuilder
-
hasGeneratedTime
public boolean hasGeneratedTime()The date and time when the billing report generation completed.
.google.protobuf.Timestamp generated_time = 6;- Specified by:
hasGeneratedTimein interfaceBillingReportOrBuilder- Returns:
- Whether the generatedTime field is set.
-
getGeneratedTime
public com.google.protobuf.Timestamp getGeneratedTime()The date and time when the billing report generation completed.
.google.protobuf.Timestamp generated_time = 6;- Specified by:
getGeneratedTimein interfaceBillingReportOrBuilder- Returns:
- The generatedTime.
-
getGeneratedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getGeneratedTimeOrBuilder()The date and time when the billing report generation completed.
.google.protobuf.Timestamp generated_time = 6;- Specified by:
getGeneratedTimeOrBuilderin interfaceBillingReportOrBuilder
-
getAsyncOperationId
The async operation id associated with the billing report generation.
string async_operation_id = 7;- Specified by:
getAsyncOperationIdin interfaceBillingReportOrBuilder- Returns:
- The asyncOperationId.
-
getAsyncOperationIdBytes
public com.google.protobuf.ByteString getAsyncOperationIdBytes()The async operation id associated with the billing report generation.
string async_operation_id = 7;- Specified by:
getAsyncOperationIdBytesin interfaceBillingReportOrBuilder- Returns:
- The bytes for asyncOperationId.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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 BillingReport parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BillingReport parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BillingReport parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BillingReport parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BillingReport parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BillingReport parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static BillingReport parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static BillingReport parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static BillingReport parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static BillingReport parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BillingReport.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-