Send feedback
Class File (1.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
File(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Files store content that is potentially associated with
Packages or Versions.
Attributes Name Description name
str
The name of the file, for example:
"projects/p1/locations/us-central1/repositories/repo1/files/a%2Fb%2Fc.txt".
If the file ID part contains slashes, they are
escaped.
size_bytes
int
The size of the File in bytes.
hashes
MutableSequence[google.cloud.artifactregistry_v1beta2.types.Hash ]
The hashes of the file content.
create_time
google.protobuf.timestamp_pb2.Timestamp
The time when the File was created.
update_time
google.protobuf.timestamp_pb2.Timestamp
The time when the File was last updated.
owner
str
The name of the Package or Version that owns
this file, if any.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-04-20 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?