Starting April 29, 2025, Gemini 1.5 Pro and Gemini 1.5 Flash models are not available in projects that have no prior usage of these models, including new projects. For details, see Model versions and lifecycle.
Output only. Partial failures encountered.
E.g. single files that couldn't be read.
This field should never exceed 20 entries.
Status details field will contain standard Google Cloud error details.
Output only. Partial failures encountered.
E.g. single files that couldn't be read.
This field should never exceed 20 entries.
Status details field will contain standard Google Cloud error details.
Output only. Partial failures encountered.
E.g. single files that couldn't be read.
This field should never exceed 20 entries.
Status details field will contain standard Google Cloud error details.
Output only. Partial failures encountered.
E.g. single files that couldn't be read.
This field should never exceed 20 entries.
Status details field will contain standard Google Cloud error details.
Output only. Partial failures encountered.
E.g. single files that couldn't be read.
This field should never exceed 20 entries.
Status details field will contain standard Google Cloud error details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-16 UTC."],[],[],null,["# Interface GenericOperationMetadataOrBuilder (1.32.0)\n\n public interface GenericOperationMetadataOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getCreateTime()\n\n public abstract Timestamp getCreateTime()\n\nOutput only. Time when the operation was created.\n\n`.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getCreateTimeOrBuilder()\n\n public abstract TimestampOrBuilder getCreateTimeOrBuilder()\n\nOutput only. Time when the operation was created.\n\n`.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getPartialFailures(int index)\n\n public abstract Status getPartialFailures(int index)\n\nOutput only. Partial failures encountered.\nE.g. single files that couldn't be read.\nThis field should never exceed 20 entries.\nStatus details field will contain standard Google Cloud error details.\n\n`\nrepeated .google.rpc.Status partial_failures = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getPartialFailuresCount()\n\n public abstract int getPartialFailuresCount()\n\nOutput only. Partial failures encountered.\nE.g. single files that couldn't be read.\nThis field should never exceed 20 entries.\nStatus details field will contain standard Google Cloud error details.\n\n`\nrepeated .google.rpc.Status partial_failures = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getPartialFailuresList()\n\n public abstract List\u003cStatus\u003e getPartialFailuresList()\n\nOutput only. Partial failures encountered.\nE.g. single files that couldn't be read.\nThis field should never exceed 20 entries.\nStatus details field will contain standard Google Cloud error details.\n\n`\nrepeated .google.rpc.Status partial_failures = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getPartialFailuresOrBuilder(int index)\n\n public abstract StatusOrBuilder getPartialFailuresOrBuilder(int index)\n\nOutput only. Partial failures encountered.\nE.g. single files that couldn't be read.\nThis field should never exceed 20 entries.\nStatus details field will contain standard Google Cloud error details.\n\n`\nrepeated .google.rpc.Status partial_failures = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getPartialFailuresOrBuilderList()\n\n public abstract List\u003c? extends StatusOrBuilder\u003e getPartialFailuresOrBuilderList()\n\nOutput only. Partial failures encountered.\nE.g. single files that couldn't be read.\nThis field should never exceed 20 entries.\nStatus details field will contain standard Google Cloud error details.\n\n`\nrepeated .google.rpc.Status partial_failures = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getUpdateTime()\n\n public abstract Timestamp getUpdateTime()\n\nOutput only. Time when the operation was updated for the last time.\nIf the operation has finished (successfully or not), this is the finish\ntime.\n\n`.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getUpdateTimeOrBuilder()\n\n public abstract TimestampOrBuilder getUpdateTimeOrBuilder()\n\nOutput only. Time when the operation was updated for the last time.\nIf the operation has finished (successfully or not), this is the finish\ntime.\n\n`.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### hasCreateTime()\n\n public abstract boolean hasCreateTime()\n\nOutput only. Time when the operation was created.\n\n`.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### hasUpdateTime()\n\n public abstract boolean hasUpdateTime()\n\nOutput only. Time when the operation was updated for the last time.\nIf the operation has finished (successfully or not), this is the finish\ntime.\n\n`.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`"]]